<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{
	margin:0; padding:0;
	font-family:"Microsoft YaHei";
	}
li,dl{
	list-style:none;
	}
img{
	border:0;
	}
a{
	text-decoration:none;
	}
.clear{
	clear:both;
	}
html{
	min-width:1100px;
	}</pre></body></html>